Class EntryExecTranEpospayInput

Description

エポスかんたん決済登録・決済一括実行 入力パラメータクラス

Located in /com/gmo_pg/client/input/EntryExecTranEpospayInput.php (line 12)


	
			
Method Summary
 EntryExecTranEpospayInput __construct ([array $params = null])
 string getAccessID ()
 string getAccessPass ()
 integer getAmount ()
 string getClientField1 ()
 string getClientField2 ()
 string getClientField3 ()
 string getJobCd ()
 string getOrderID ()
 integer getPaymentTermSec ()
 string getRetURL ()
 string getShopID ()
 string getShopPass ()
 integer getTax ()
 void setAccessID (string $accessID)
 void setAccessPass (string $accessPass)
 void setAmount (integer $amount)
 void setClientField1 (string $clientField1)
 void setClientField2 (string $clientField2)
 void setClientField3 (string $clientField3)
 void setEntryTranEpospayInput (EntryTranEpospayInput &$entryTranEpospayInput)
 void setExecTranEpospayInput (ExecTranEpospayInput &$execTranEpospayInput)
 void setJobCd (string $jobCd)
 void setOrderID (string $orderID)
 void setPaymentTermSec (integer $paymentTermSec)
 void setRetURL (string $retURL)
 void setShopID (string $shopID)
 void setShopPass (string $shopPass)
 void setTax (integer $tax)
Methods
Constructor __construct (line 29)

コンストラクタ

  • access: public
EntryExecTranEpospayInput __construct ([array $params = null])
  • array $params: 入力パラメータ
getAccessID (line 100)

取引ID取得

  • return: 取引ID
  • access: public
string getAccessID ()
getAccessPass (line 107)

取引パスワード取得

  • return: 取引パスワード
  • access: public
string getAccessPass ()
getAmount (line 86)

利用料金取得

  • return: 利用料金
  • access: public
integer getAmount ()
getClientField1 (line 114)

加盟店自由項目1取得

  • return: 加盟店自由項目1
  • access: public
string getClientField1 ()
getClientField2 (line 121)

加盟店自由項目2取得

  • return: 加盟店自由項目2
  • access: public
string getClientField2 ()
getClientField3 (line 128)

加盟店自由項目3取得

  • return: 加盟店自由項目3
  • access: public
string getClientField3 ()
getEntryTranEpospayInput (line 39)

エポスかんたん決済取引登録入力パラメータ取得

  • return: 取引登録時パラメータ
  • access: public
EntryTranEpospayInput &getEntryTranEpospayInput ()
getExecTranEpospayInput (line 47)

エポスかんたん決済実行入力パラメータ取得

  • return: 決済実行時パラメータ
  • access: public
ExecTranEpospayInput &getExecTranEpospayInput ()
getJobCd (line 79)

処理区分取得

  • return: 処理区分
  • access: public
string getJobCd ()
getOrderID (line 71)

オーダーID取得

  • return: オーダーID
  • access: public
string getOrderID ()
getPaymentTermSec (line 142)

支払開始期限秒取得

  • return: 支払開始期限秒
  • access: public
integer getPaymentTermSec ()
getRetURL (line 135)

結果戻り先URL取得

  • return: 結果戻り先URL
  • access: public
string getRetURL ()
getShopID (line 55)

ショップID取得

  • return: ショップID
  • access: public
string getShopID ()
getShopPass (line 63)

ショップパスワード取得

  • return: ショップパスワード
  • access: public
string getShopPass ()
getTax (line 93)

税送料取得

  • return: 税送料
  • access: public
integer getTax ()
setAccessID (line 223)

取引ID設定

  • access: public
void setAccessID (string $accessID)
  • string $accessID
setAccessPass (line 231)

取引パスワード設定

  • access: public
void setAccessPass (string $accessPass)
  • string $accessPass
setAmount (line 207)

利用料金設定

  • access: public
void setAmount (integer $amount)
  • integer $amount
setClientField1 (line 239)

加盟店自由項目1設定

  • access: public
void setClientField1 (string $clientField1)
  • string $clientField1
setClientField2 (line 247)

加盟店自由項目2設定

  • access: public
void setClientField2 (string $clientField2)
  • string $clientField2
setClientField3 (line 255)

加盟店自由項目3設定

  • access: public
void setClientField3 (string $clientField3)
  • string $clientField3
setEntryTranEpospayInput (line 151)

エポスかんたん決済取引登録入力パラメータ設定

  • access: public
void setEntryTranEpospayInput (EntryTranEpospayInput &$entryTranEpospayInput)
setExecTranEpospayInput (line 160)

エポスかんたん決済実行入力パラメータ設定

  • access: public
void setExecTranEpospayInput (ExecTranEpospayInput &$execTranEpospayInput)
  • ExecTranEpospayInput &$execTranEpospayInput: execTranEpospayInput 決済実行入力パラメータ
setJobCd (line 199)

処理区分設定

  • access: public
void setJobCd (string $jobCd)
  • string $jobCd
setOrderID (line 189)

オーダーID設定

  • access: public
void setOrderID (string $orderID)
  • string $orderID
setPaymentTermSec (line 271)

支払開始期限秒設定

  • access: public
void setPaymentTermSec (integer $paymentTermSec)
  • integer $paymentTermSec
setRetURL (line 263)

結果戻り先URL設定

  • access: public
void setRetURL (string $retURL)
  • string $retURL
setShopID (line 169)

ショップID設定

  • access: public
void setShopID (string $shopID)
  • string $shopID
setShopPass (line 179)

ショップパスワード設定

  • access: public
void setShopPass (string $shopPass)
  • string $shopPass
setTax (line 215)

税送料設定

  • access: public
void setTax (integer $tax)
  • integer $tax

Documentation generated on Thu, 18 Jan 2024 19:55:30 +0900 by phpDocumentor 1.4.3